home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
harrythehamster.swf
/
scripts
/
frame_50
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
144 b
|
5 lines
timeBonus = Math.floor(timer * 10 * level);
piecesBonus = piecesUsed * 100 * level;
displayScore = score;
score += timeBonus + piecesBonus;